inspector: Show shortcuts
authorMatthias Clasen <mclasen@redhat.com>
Mon, 16 Mar 2020 00:48:31 +0000 (20:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 19 Mar 2020 03:00:51 +0000 (23:00 -0400)
commitf5134a833c415a905768040c7a10048fb693b433
treef943d3101a19dd891bdf3f893e94b9a59e2c5303
parentf7021e80a793becf4b52261f1f5613fb11bc022f
inspector: Show shortcuts

At a tab that lists the shortcuts contained in a
GtkShortcutController.
gtk/inspector/init.c
gtk/inspector/meson.build
gtk/inspector/shortcuts.c [new file with mode: 0644]
gtk/inspector/shortcuts.h [new file with mode: 0644]
gtk/inspector/shortcuts.ui [new file with mode: 0644]
gtk/inspector/window.c
gtk/inspector/window.h
gtk/inspector/window.ui